home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Web Developers Guide to Sound & Music
/
Web Developers Guide to Sound and Music.iso
/
mac
/
Cyber Sounds
/
Demo
/
Main.dxr
/
00029.ls
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1996-01-16
|
189 b
|
12 lines
on mouseDown
puppetSound(0)
puppetSprite(20, 1)
set the ink of sprite 20 to 33
end
on mouseUp
set the ink of sprite 20 to 5
puppetSprite(20, 0)
go("Intro", "OpenAnim.Dir")
end